Skip to content

feat(ske): bump sdk version and add load balancer extension support - #1515

Merged
SerseusWasTaken merged 1 commit into
mainfrom
feat/application-load-balancer-extension-for-ske
Jul 31, 2026
Merged

feat(ske): bump sdk version and add load balancer extension support#1515
SerseusWasTaken merged 1 commit into
mainfrom
feat/application-load-balancer-extension-for-ske

Conversation

@SerseusWasTaken

Copy link
Copy Markdown
Contributor

Description

Updates the ske SDK to support the new Load Balancer Extension

Relates to STACKITCLI-432

Checklist

  • Issue was linked above
  • Code format was applied: make fmt
  • Examples were added / adjusted (see e.g. here)
  • Docs are up-to-date: make generate-docs (will be checked by CI)
  • Unit tests got implemented or updated
  • Unit tests are passing: make test (will be checked by CI)
  • No linter issues: make lint (will be checked by CI)

@SerseusWasTaken
SerseusWasTaken requested a review from a team as a code owner July 30, 2026 14:03
@github-actions

Copy link
Copy Markdown

Merging this branch will decrease overall coverage

Impacted Packages Coverage Δ 🤖
github.com/stackitcloud/stackit-cli/internal/cmd/ske/cluster/create 37.84% (ø)
github.com/stackitcloud/stackit-cli/internal/cmd/ske/cluster/update 47.37% (ø)
github.com/stackitcloud/stackit-cli/internal/cmd/ske/options/machine_images 73.47% (ø)
github.com/stackitcloud/stackit-cli/internal/pkg/services/ske/utils 92.65% (-0.74%) 👎

Coverage by file

Changed files (no unit tests)

Changed File Coverage Δ Total Covered Missed 🤖
github.com/stackitcloud/stackit-cli/internal/cmd/ske/cluster/create/create.go 37.84% (ø) 74 28 46
github.com/stackitcloud/stackit-cli/internal/cmd/ske/cluster/update/update.go 47.37% (ø) 57 27 30
github.com/stackitcloud/stackit-cli/internal/pkg/services/ske/utils/utils.go 92.65% (-0.74%) 136 126 (-1) 10 (+1) 👎

Please note that the "Total", "Covered", and "Missed" counts above refer to code statements instead of lines of code. The value in brackets refers to the test coverage of that file in the old version of the code.

Changed unit test files

  • github.com/stackitcloud/stackit-cli/internal/cmd/ske/cluster/create/create_test.go
  • github.com/stackitcloud/stackit-cli/internal/cmd/ske/cluster/update/update_test.go
  • github.com/stackitcloud/stackit-cli/internal/cmd/ske/options/machine_images/machine_images_test.go
  • github.com/stackitcloud/stackit-cli/internal/pkg/services/ske/utils/utils_test.go

@SerseusWasTaken
SerseusWasTaken merged commit d98996f into main Jul 31, 2026
3 checks passed
@SerseusWasTaken
SerseusWasTaken deleted the feat/application-load-balancer-extension-for-ske branch July 31, 2026 05:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants